widget: Add :focus-on-click property
authorFlorian Müllner <fmuellner@gnome.org>
Fri, 23 Oct 2015 16:07:41 +0000 (18:07 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Nov 2015 12:44:17 +0000 (07:44 -0500)
commitebdf5f581d4e93c577f4cdb2e47e30e393e61157
tree9ec964931e8f5ea467fa022029023e87557ef184
parent7d8a3a52ce445bb0c0fe6a4e30526e1bc864fc4f
widget: Add :focus-on-click property

There are currently three widget that implement such a property, and
there are other widgets for which the behavior can make sense. It
seems like a good time to add the property to GtkWidget itself so
subclasses can choose to respect it without adding their own property.

https://bugzilla.gnome.org/show_bug.cgi?id=757269
gtk/gtkwidget.c
gtk/gtkwidget.h
gtk/gtkwidgetprivate.h